CaptureSessionStarted

public interface CaptureSessionStarted implements BrowserEvent

An event indicating that a browser has started a capture session.

Since

7.20

Functions

Link copied to clipboard
public Browser browser()
Returns the Browser instance initiated this event.
Link copied to clipboard